New upstream version 1.1.8+ds1
authorBoyuan Yang <byang@debian.org>
Sun, 28 Jul 2024 23:37:19 +0000 (19:37 -0400)
committerBoyuan Yang <byang@debian.org>
Sun, 28 Jul 2024 23:37:19 +0000 (19:37 -0400)
commita0f739180cada9eba6d5e25449c49ae657dfc7e6
tree3bdb1d12d2deb5b185281af9082ae525d5041d81
parent1d6cdc5ae7a12236bb9822392579916597a00d2b
New upstream version 1.1.8+ds1
74 files changed:
.bazelversion [new file with mode: 0644]
.github/workflows/bazel.yml [new file with mode: 0644]
.github/workflows/cmake.yml
.github/workflows/mingw.yml
.github/workflows/msvc.yml [new file with mode: 0644]
.github/workflows/nodejs.yml
.github/workflows/python.yml
.gitignore
.npmignore
.travis.yml [deleted file]
BUILD.bazel [new file with mode: 0644]
CMakeLists.txt
MANIFEST.in [new file with mode: 0644]
MODULE.bazel [new file with mode: 0644]
MODULE.bazel.lock [new file with mode: 0644]
Makefile
NEWS.md
README.md
data/config/BUILD.bazel [new file with mode: 0644]
data/dictionary/BUILD.bazel [new file with mode: 0644]
data/dictionary/DictionaryTest.cpp [new file with mode: 0644]
data/dictionary/JPShinjitaiCharacters.txt
data/dictionary/JPVariants.txt
data/dictionary/STCharacters.txt
data/dictionary/STPhrases.txt
data/dictionary/TSPhrases.txt
data/dictionary/TWPhrasesIT.txt
data/dictionary/TWPhrasesOther.txt
data/scripts/BUILD.bazel [new file with mode: 0644]
data/scripts/sort_all.py
deps/darts-clone/darts.h [deleted file]
node/global.gypi
node/node_opencc.gypi
node/opencc.js
package-lock.json
package.json
pyproject.toml [new file with mode: 0644]
python/opencc/.gitignore
python/opencc/clib/__init__.py
release-pypi-linux.sh
release-pypi-macos.sh
release-pypi-windows.cmd
setup.py
src/BUILD.bazel [new file with mode: 0644]
src/BinaryDict.cpp
src/CMakeLists.txt
src/Config.cpp
src/Config.hpp
src/ConfigTest.cpp
src/ConfigTestBase.hpp
src/Lexicon.cpp
src/Lexicon.hpp
src/PhraseExtract.cpp
src/PhraseExtractTest.cpp
src/Segments.hpp
src/SimpleConverter.cpp
src/SimpleConverter.hpp
src/SimpleConverterTest.cpp
src/TextDict.cpp
src/UTF8Util.hpp
src/opencc_config.h [new file with mode: 0644]
src/tools/BUILD.bazel [new file with mode: 0644]
src/tools/CMakeLists.txt
src/tools/CommandLine.cpp
src/tools/DictConverter.cpp
src/tools/PhraseExtract.cpp
test/BUILD.bazel [new file with mode: 0644]
test/BazelOpenccTest.cpp [new file with mode: 0644]
test/CMakeLists.txt
test/CommandLineConvertTest.cpp
test/config_test/BUILD.bazel [new file with mode: 0644]
test/testcases/BUILD.bazel [new file with mode: 0644]
test/testcases/s2twp.ans
test/testcases/s2twp.in